home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 January / Macworld (1997-01).dmg / Shareware World / Maths & Science / DynRisk 4.0.3 / DynRisk-Help / DynRisk-Help.rsrc / TEXT_2302.txt < prev    next >
Text File  |  1996-08-30  |  1KB  |  19 lines

  1. New event
  2.  
  3. All the menu items in the hierarchical menu can be used to create new ‚Äúevents‚Äù. Each different item corresponds to the application the event is linked to.
  4.  
  5. ‚ÄúEvents‚Äù are used for exchanging data between applications, and for initiating actions such as recalculating a spreadsheet, evaluating a macro, executing a script etc. DynRisk can communicate with applications running on the local computer or on other Macintoshes in a network by sending events. By including events in a DynRisk model, you can extend the modeling capabilities dramatically. 
  6.  
  7. Supported applications:
  8.  ‚Ä¢ ‚ÄúDynRisk‚Ñ¢‚Äù sends events to DynRisk objects.
  9.  ‚Ä¢ ‚ÄúDynLP‚Ñ¢‚Äù sends events to the DynLP optimizer models.
  10.  ‚Ä¢ ‚ÄúMS Excel 4‚Ñ¢‚Äù sends events to Microsoft Excel 4 spreadsheets.
  11.  ‚Ä¢ ‚ÄúMS Excel 5‚Ñ¢‚Äù sends events to Microsoft Excel 5 spreadsheets.
  12.  ‚Ä¢ ‚ÄúMS Project‚Ñ¢‚Äù sends events to Microsoft Project models.
  13.  ‚Ä¢ ‚ÄúHyperCard‚Ñ¢‚Äù sends events to HyperCard stacks.
  14.  ‚Ä¢ ‚ÄúAppleScript‚Ñ¢‚Äù sends events to AppleScript applets.
  15.  
  16. Note that by linking to AppleScript applets, you can actually link to any other scriptable application.
  17.  
  18. Thus, if you need to link to some application not mentioned above, find out if it is scriptable. If so, it is usually relatively easy to write a small AppleScript applet which can be used to pass data between DynRisk and the other application.
  19.